-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.23 (latest)
-
Code
-
Classes
- CouponRepository
Total Complexity |
70 |
Dependencies |
9 |
Dependents |
0 |
Total lines |
691 |
Lines of code |
440 |
Logical lines of code |
205 |
Comment lines |
92 |
Methods |
11 |
Properties |
7 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getAllByCriteria() |
B |
36 |
15 |
80 |
getFiltered() |
A |
36 |
13 |
84 |
getCouponsServicesIds() |
S |
50 |
7 |
27 |
getCouponsEventsIds() |
S |
50 |
7 |
27 |
getCouponsPackagesIds() |
S |
50 |
7 |
27 |
getCount() |
S |
48 |
6 |
31 |
update() |
S |
45 |
4 |
45 |
getById() |
S |
44 |
3 |
53 |
add() |
S |
47 |
4 |
35 |
updateStatusById() |
S |
55 |
3 |
21 |
__construct() |
S |
63 |
1 |
10 |